fix: update multicalendar dep for translations (DHIS2-16904) #1685
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Part of the fix for DHIS2-16904
Relates to dhis2/data-visualizer-app#3124
Key features
@dhis2/multi-calendar-dates
to fix translationsDescription
Translations for weekly and bi-weekly periods have been added to
@dhis2/multi-calendar-dates
.The
analytics
library usesmulti-calendar-dates
in the period components used in all analytics apps.Screenshots
Before:
![Screenshot 2024-06-25 at 09 19 32](https://private-user-images.githubusercontent.com/150978/342621698-15322ac6-479e-48d8-bad4-1abf0605b0e7.png?jwt=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmF3LmdpdGh1YnVzZXJjb250ZW50LmNvbSIsImtleSI6ImtleTUiLCJleHAiOjE3MzkwOTQyNTEsIm5iZiI6MTczOTA5Mzk1MSwicGF0aCI6Ii8xNTA5NzgvMzQyNjIxNjk4LTE1MzIyYWM2LTQ3OWUtNDhkOC1iYWQ0LTFhYmYwNjA1YjBlNy5wbmc_WC1BbXotQWxnb3JpdGhtPUFXUzQtSE1BQy1TSEEyNTYmWC1BbXotQ3JlZGVudGlhbD1BS0lBVkNPRFlMU0E1M1BRSzRaQSUyRjIwMjUwMjA5JTJGdXMtZWFzdC0xJTJGczMlMkZhd3M0X3JlcXVlc3QmWC1BbXotRGF0ZT0yMDI1MDIwOVQwOTM5MTFaJlgtQW16LUV4cGlyZXM9MzAwJlgtQW16LVNpZ25hdHVyZT0wMTQ2YmZmZjVjNTMwMjcyMDlkNGM2OTkyZGU3MDE1YzQxMWVlODNlZDcxMWJjMDBjYjNjODY2Y2M3NWM1ODg1JlgtQW16LVNpZ25lZEhlYWRlcnM9aG9zdCJ9.teqF-mi5CG8VgJr3ipboMMG4O5N5ZirVFDKzgxr5h4Y)
After:
![Screenshot 2024-06-25 at 09 18 40](https://private-user-images.githubusercontent.com/150978/342621759-253f9e49-a692-4835-b1c8-0cb3a70e59b0.png?jwt=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmF3LmdpdGh1YnVzZXJjb250ZW50LmNvbSIsImtleSI6ImtleTUiLCJleHAiOjE3MzkwOTQyNTEsIm5iZiI6MTczOTA5Mzk1MSwicGF0aCI6Ii8xNTA5NzgvMzQyNjIxNzU5LTI1M2Y5ZTQ5LWE2OTItNDgzNS1iMWM4LTBjYjNhNzBlNTliMC5wbmc_WC1BbXotQWxnb3JpdGhtPUFXUzQtSE1BQy1TSEEyNTYmWC1BbXotQ3JlZGVudGlhbD1BS0lBVkNPRFlMU0E1M1BRSzRaQSUyRjIwMjUwMjA5JTJGdXMtZWFzdC0xJTJGczMlMkZhd3M0X3JlcXVlc3QmWC1BbXotRGF0ZT0yMDI1MDIwOVQwOTM5MTFaJlgtQW16LUV4cGlyZXM9MzAwJlgtQW16LVNpZ25hdHVyZT1kM2QyMWNiM2MwNDIyMjdiNWVhMDgxYTZkNWE4ZTg2ZDlkMGYxZWJlODdjOTU1NzQ4YmU5MzkxYTliYTZmOGVlJlgtQW16LVNpZ25lZEhlYWRlcnM9aG9zdCJ9.9vXHFuf5TbIBUpO__jqXxio6_C-t8BWXIO5qpVxlTcM)